Skip to content

Disable LBFGS smoke test for test mode bypass#20

Merged
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass
Apr 6, 2026
Merged

Disable LBFGS smoke test for test mode bypass#20
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Disables searches/mle/LBFGS.py from smoke tests — it fails in bypass mode (PYAUTOFIT_TEST_MODE=2) due to a search_internal cleanup error.

Scripts Changed

Upstream PR

PyAutoLabs/PyAutoFit#1180

Test Plan

  • All other smoke tests pass with PYAUTOFIT_TEST_MODE=2

🤖 Generated with Claude Code

LBFGS.py triggers a search_internal cleanup error in bypass mode.
Disabled pending fix in PyAutoLabs/PyAutoFit#1179.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 37403f4 into main Apr 6, 2026
@Jammy2211 Jammy2211 deleted the feature/test-mode-bypass branch April 6, 2026 12:30
Jammy2211 added a commit that referenced this pull request Apr 9, 2026
Disable LBFGS smoke test for test mode bypass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant